For a list of all members of this type, see MedicalViewerPlaneCutLinesCollection<MedicalViewerPlaneCutLine> members.
"Name | Description | |
---|---|---|
Add | Overridden. Appends the cut line object to the collection. This feature is only supported under 64-bit version. | |
AddRange | Adds the elements of an System.Collections.ICollection to the end of the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerPlaneCutLine>) | |
BringToFront | Brings the specified item forward in the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerPlaneCutLine>) | |
Clear | Overridden. Removes all items from the MedicalViewerPlaneCutLinesCollection<MedicalViewerPlaneCutLine>. | |
Contains | Determines whether or not the specified item is contained in the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerPlaneCutLine>) | |
CopyTo | Copies all the elements of the collection to the specified one-dimensional array starting at the specified destination array index. (Inherited from Leadtools.RasterCollection<MedicalViewerPlaneCutLine>) | |
DisableEvents | Called to disable raising the ItemAdded and ItemRemoved events. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<MedicalViewerPlaneCutLine>) | |
EnableEvents | Called to enable raising the ItemAdded and ItemRemoved events. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<MedicalViewerPlaneCutLine>) | |
GetEnumerator | Returns a generic enumerator that can iterate through the RasterCollection. Supported in Silverlight, Windows Phone 7 (Inherited from Leadtools.RasterCollection<MedicalViewerPlaneCutLine>) | |
IndexOf | Returns the index of the specified item if it is found in the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerPlaneCutLine>) | |
Insert | Overridden. Appends the cut line object to the collection using the specified index. This feature is currently not supported | |
Remove | Overridden. Removes the specified cell. | |
RemoveAt | Overridden. Removes the plane cut line from the specified index. | |
SendToBack | Sends the specified item back in the collection. (Inherited from Leadtools.RasterCollection<MedicalViewerPlaneCutLine>) |
Name | Description | |
---|---|---|
OnItemAdded | Overridden. Overrides the Leadtools.RasterCollection.OnItemAdded. | |
OnItemRemoved | Overridden. Overrides the Leadtools.RasterCollection.OnItemRemoved. | |
raise_ItemAdded | (Inherited from Leadtools.RasterCollection<MedicalViewerPlaneCutLine>) | |
raise_ItemRemoved | (Inherited from Leadtools.RasterCollection<MedicalViewerPlaneCutLine>) |